Have overlays with window property respect clone numbers.
authormartin rudalics <rudalics@gmx.at>
Mon, 27 Jun 2011 09:27:44 +0000 (11:27 +0200)
committermartin rudalics <rudalics@gmx.at>
Mon, 27 Jun 2011 09:27:44 +0000 (11:27 +0200)
commit45b6a0234ae940040fceb35b6974e1b588a2ea59
tree321915998705034f549bfeaae1a839a524c4bf14
parentb7887b93aaf9c12fdbc03d30458f27a49d4a7c4c
Have overlays with window property respect clone numbers.

* buffer.c (Qclone_number): Declare static and DEFSYM it.
(sort_overlays, overlay_strings): When an overlay's clone number
matches the window's clone number process the overlay even if
the overlay's window property doesn't match the current window.
src/ChangeLog
src/buffer.c